home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / default / hplip < prev    next >
Encoding:
Text File  |  2006-10-13  |  362 b   |  12 lines

  1. # Set RUN_HPLIP to no (anything starting with an n or N),
  2. # if hplip should not be started (i.e.: RUN_HPLIP=no)
  3.  
  4. RUN_HPLIP=yes
  5.  
  6. # Set RUN_HPIOD_AS_ROOT to yes, if the hpiod daemon should
  7. # run as root. Needed, if not relying on udev to change the
  8. # /dev/usb/bus permissions to group scanner.
  9. # May be needed to run the hp-toolbox as well.
  10.  
  11. RUN_HPIOD_AS_ROOT=yes
  12.